'宣言 Public Overloads Shared Function Create( _ ByVal degree As System.Double, _ ByVal gradientStops() As GradientStop _ ) As GradientFillEffect
public static GradientFillEffect Create( System.double degree, GradientStop[] gradientStops )
パラメータ
- degree
- gradientStops
- グラデーションストップを示すGradientStop値。
戻り値の型
グラデーション塗りつぶし効果を表すGradientFillEffect値。